projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c9bbf9
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 18:28:49 +0000
(18:28 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Mar 2007 18:28:49 +0000
(18:28 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index c4763dfb3ec1a8fb3a1c661750cfefd9721e4e54..e9cf5fd6d0ecca57023711945a5812b65ea2af3d 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-5279,7
+5279,7
@@
x_scroll_bar_expose (bar, event)
x_scroll_bar_set_handle (bar, XINT (bar->start), XINT (bar->end), 1);
-
/* Switch to scroll bar foreground color.
*/
+
/* Switch to scroll bar foreground color.
*/
if (f->output_data.x->scroll_bar_foreground_pixel != -1)
XSetForeground (FRAME_X_DISPLAY (f), gc,
f->output_data.x->scroll_bar_foreground_pixel);